object Form1: TForm1 Left = 334 Top = 46 Width = 845 Height = 629 HorzScrollBar.Visible = False VertScrollBar.Visible = False Caption = 'Qimage Pro v8.54 (c)1998-2000 Digital Domain Inc.' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Menu = MainMenu1 OldCreateOrder = True OnActivate = FormActivate OnClose = FormClose OnDeactivate = FormDeactivate OnMouseMove = FormMouseMove OnPaint = FormPaint OnResize = FormResize PixelsPerInch = 120 TextHeight = 16 object GroupBox7: TGroupBox Left = 0 Top = 0 Width = 553 Height = 553 TabOrder = 0 OnMouseMove = GroupBox7MouseMove object Splitter1: TSplitter Left = 2 Top = 352 Width = 549 Height = 2 Cursor = crVSplit Align = alTop Beveled = True OnMoved = Splitter1Moved end object GroupBox3: TGroupBox Left = 2 Top = 18 Width = 549 Height = 334 Align = alTop Caption = 'Available Image Files' TabOrder = 0 OnMouseMove = GroupBox3MouseMove object Label4: TLabel Left = 122 Top = 279 Width = 46 Height = 16 Caption = 'Copies:' end object FileListBox1: TFileListBox Left = 172 Top = 12 Width = 363 Height = 275 Hint = 'Select image(s) and drag them to the page at right. Drop image(' + 's) on the left side of an existing image to insert before that i' + 'mage or on the right side to insert after. Drop image(s) on whi' + 'te space to simply add to the end. Right click for options.' DragMode = dmAutomatic FileType = [ftReadOnly, ftHidden, ftArchive, ftNormal] ItemHeight = 16 Mask = '*.tif;*.bmp;*.jpg;*.png;*.pcx;*.tga;*.pcd;*.gif;*.nef' MultiSelect = True ParentShowHint = False PopupMenu = PopupMenu2 ShowHint = True TabOrder = 0 Visible = False OnChange = FileListBox1Change OnDblClick = FileListBox1DblClick OnDragDrop = FileListBox1DragDrop OnDragOver = FileListBox1DragOver OnMouseMove = FileListBox1MouseMove OnMouseUp = FileListBox1MouseUp end object BitBtn5: TBitBtn Left = 441 Top = 292 Width = 92 Height = 27 Hint = 'Preview each image selected above before adding to the view/prin' + 't queue. You may select either "Add" or "Skip" for each selecte' + 'd image.' Caption = 'Preview' ParentShowHint = False ShowHint = True TabOrder = 2 Visible = False OnClick = BitBtn5Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333033333 33333333373F33333333333330B03333333333337F7F33333333333330F03333 333333337F7FF3333333333330B00333333333337F773FF33333333330F0F003 333333337F7F773F3333333330B0B0B0333333337F7F7F7F3333333300F0F0F0 333333377F73737F33333330B0BFBFB03333337F7F33337F33333330F0FBFBF0 3333337F7333337F33333330BFBFBFB033333373F3333373333333330BFBFB03 33333337FFFFF7FF3333333300000000333333377777777F333333330EEEEEE0 33333337FFFFFF7FF3333333000000000333333777777777F33333330000000B 03333337777777F7F33333330000000003333337777777773333} NumGlyphs = 2 end object StringGrid1: TStringGrid Left = 172 Top = 12 Width = 363 Height = 315 Hint = 'Select image(s) and drag them to the page at right. Drop image(' + 's) on the left side of an existing image to insert before that i' + 'mage or on the right side to insert after. Drop image(s) on whi' + 'te space to simply add to the end. Right click for options.' ColCount = 1 DefaultColWidth = 68 DefaultRowHeight = 50 FixedCols = 0 RowCount = 1 FixedRows = 0 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -10 Font.Name = 'Small Fonts' Font.Style = [] Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine] ParentFont = False ParentShowHint = False PopupMenu = PopupMenu2 ScrollBars = ssNone ShowHint = True TabOrder = 1 Visible = False OnDblClick = StringGrid1DblClick OnDragDrop = StringGrid1DragDrop OnEndDrag = StringGrid1EndDrag OnKeyDown = StringGrid1KeyDown OnMouseMove = StringGrid1MouseMove OnMouseUp = StringGrid1MouseUp OnSelectCell = StringGrid1SelectCell OnTopLeftChanged = StringGrid1TopLeftChanged end object SpinEdit3: TSpinEdit Left = 118 Top = 301 Width = 51 Height = 26 Hint = 'Number of copies of each image to add to the queue. The first i' + 'mage is repeated x times, then the second, etc...' MaxValue = 1000 MinValue = 1 ParentShowHint = False ShowHint = True TabOrder = 3 Value = 1 OnChange = SpinEdit3Change OnExit = SpinEdit3Change end object CheckBox3: TCheckBox Left = 10 Top = 251 Width = 50 Height = 21 Caption = 'bmp' Checked = True State = cbChecked TabOrder = 4 OnClick = CheckBox3Click end object CheckBox4: TCheckBox Left = 59 Top = 251 Width = 41 Height = 21 Caption = 'gif' Checked = True State = cbChecked TabOrder = 5 OnClick = CheckBox4Click end object CheckBox5: TCheckBox Left = 10 Top = 271 Width = 40 Height = 21 Caption = 'jpg' Checked = True State = cbChecked TabOrder = 6 OnClick = CheckBox5Click end object CheckBox6: TCheckBox Left = 59 Top = 271 Width = 51 Height = 21 Caption = 'pcd' Checked = True State = cbChecked TabOrder = 7 OnClick = CheckBox6Click end object CheckBox7: TCheckBox Left = 10 Top = 290 Width = 50 Height = 21 Caption = 'pcx' Checked = True State = cbChecked TabOrder = 8 OnClick = CheckBox7Click end object CheckBox8: TCheckBox Left = 59 Top = 290 Width = 51 Height = 21 Caption = 'png' Checked = True State = cbChecked TabOrder = 9 OnClick = CheckBox8Click end object CheckBox9: TCheckBox Left = 10 Top = 310 Width = 40 Height = 21 Caption = 'tga' Checked = True State = cbChecked TabOrder = 10 OnClick = CheckBox9Click end object CheckBox10: TCheckBox Left = 59 Top = 310 Width = 51 Height = 21 Caption = 'tif' Checked = True State = cbChecked TabOrder = 11 OnClick = CheckBox10Click end object ScrollBar1: TScrollBar Left = 513 Top = 15 Width = 20 Height = 310 Kind = sbVertical PageSize = 0 TabOrder = 12 Visible = False OnScroll = ScrollBar1Scroll end object directorylistbox1: TShellTree Left = 10 Top = 17 Width = 154 Height = 232 ShowVirtualFolders = False ShowSharedOverlay = True ShowLinkOverlay = True RootUsePIDL = True RootPIDL = PIDL_DESKTOP RootDir = 'C:\' Options = [TF_FOLDERS, TF_HIDDEN] Path = 'C:\WINDOWS\Desktop' UpdAutoThread = True UpdAuto = True UpdAutoRec = False ShowIcons = True FileMask = '*.*' FileMaskUse = False FileSortType = so_Name FileSortOrder = so_Ascending PopupMenuMode = pmm_System ShowMessages = True Indent = 19 OnChange = ShellTree1Change OnClick = DirectoryListBox1Click OnMouseMove = DirectoryListBox1MouseMove TabOrder = 13 RightClickSelect = False end object CheckBox11: TCheckBox Left = 118 Top = 251 Width = 41 Height = 21 Caption = 'nef' Checked = True State = cbChecked TabOrder = 14 OnClick = CheckBox11Click end end object GroupBox4: TGroupBox Left = 2 Top = 354 Width = 549 Height = 197 Align = alClient Caption = 'View/Print Queue' TabOrder = 1 OnMouseMove = GroupBox4MouseMove object ListBox1: TListBox Left = 10 Top = 20 Width = 525 Height = 168 Hint = 'Images that you add to the queue are displayed here. Double cli' + 'ck to remove one at a time or select multiple images and right c' + 'lick to remove.' ItemHeight = 16 MultiSelect = True ParentShowHint = False PopupMenu = PopupMenu1 ShowHint = False TabOrder = 0 OnDblClick = ListBox1DblClick OnDragDrop = ListBox1DragDrop OnDragOver = ListBox1DragOver OnKeyDown = ListBox1KeyDown OnMouseMove = ListBox1MouseMove end end end object GroupBox8: TGroupBox Left = 561 Top = 0 Width = 267 Height = 553 TabOrder = 1 OnMouseMove = GroupBox8MouseMove object GroupBox2: TGroupBox Left = 10 Top = 10 Width = 247 Height = 335 TabOrder = 0 OnMouseMove = GroupBox2MouseMove object Image1: TImage Left = 11 Top = 17 Width = 615 Height = 616 Hint = 'Click left or right mouse button to mark image/page. Press the ' + 'delete key to remove. This preview is "write once" and does not' + ' have edit capability. Click the edit button to move/resize/etc' + '.' ParentShowHint = False ShowHint = True Visible = False OnDragDrop = Image1DragDrop OnDragOver = Image1DragOver OnMouseMove = Image1MouseMove OnMouseUp = Image1MouseUp end object Label8: TLabel Left = 46 Top = 308 Width = 36 Height = 16 Caption = 'Page:' end object ComboBox3: TComboBox Left = 88 Top = 302 Width = 73 Height = 24 Hint = 'Go directly to a page' ItemHeight = 16 Items.Strings = ( 'Sample') ParentShowHint = False ShowHint = True TabOrder = 1 Text = 'Sample' OnChange = ComboBox3Change end object BitBtn11: TBitBtn Left = 96 Top = 274 Width = 27 Height = 24 Hint = 'View previous page' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = BitBtn11Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333333333333333333333333333333 3333333333333FF3333333333333003333333333333F77F33333333333009033 333333333F7737F333333333009990333333333F773337FFFFFF330099999000 00003F773333377777770099999999999990773FF33333FFFFF7330099999000 000033773FF33777777733330099903333333333773FF7F33333333333009033 33333333337737F3333333333333003333333333333377333333333333333333 3333333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 end object BitBtn13: TBitBtn Left = 211 Top = 306 Width = 27 Height = 25 Hint = 'How to create pages efficiently' ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = BitBtn13Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333FFFFF3333333333F797F3333333333F737373FF333333BFB999BFB 33333337737773773F3333BFBF797FBFB33333733337333373F33BFBFBFBFBFB FB3337F33333F33337F33FBFBFB9BFBFBF3337333337F333373FFBFBFBF97BFB FBF37F333337FF33337FBFBFBFB99FBFBFB37F3333377FF3337FFBFBFBFB99FB FBF37F33333377FF337FBFBF77BF799FBFB37F333FF3377F337FFBFB99FB799B FBF373F377F3377F33733FBF997F799FBF3337F377FFF77337F33BFBF99999FB FB33373F37777733373333BFBF999FBFB3333373FF77733F7333333BFBFBFBFB 3333333773FFFF77333333333FBFBF3333333333377777333333} NumGlyphs = 2 end object BitBtn3: TBitBtn Left = 172 Top = 274 Width = 66 Height = 25 Hint = 'Page Editor - Click here to invoke the full page editor which al' + 'lows click and drag sizing and manual placement of images. Clic' + 'k the ? at left for more info.' Caption = 'Edit' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = BitBtn3Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 33033333333333333F7F3333333333333000333333333333F777333333333333 000333333333333F777333333333333000333333333333F77733333333333300 033333333FFF3F777333333700073B703333333F7773F77733333307777700B3 33333377333777733333307F8F8F7033333337F333F337F3333377F8F9F8F773 3333373337F3373F3333078F898F870333337F33F7FFF37F333307F99999F703 33337F377777337F3333078F898F8703333373F337F33373333377F8F9F8F773 333337F3373337F33333307F8F8F70333333373FF333F7333333330777770333 333333773FF77333333333370007333333333333777333333333} NumGlyphs = 2 end object BitBtn12: TBitBtn Left = 123 Top = 274 Width = 27 Height = 24 Hint = 'View next page. Also used to add a new page when in "Freehand" ' + 'mode if clicked on the last page.' ParentShowHint = False ShowHint = True TabOrder = 4 OnClick = BitBtn12Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333FF3333333333333003333 3333333333773FF3333333333309003333333333337F773FF333333333099900 33333FFFFF7F33773FF30000000999990033777777733333773F099999999999 99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900 33333333337F3F77333333333309003333333333337F77333333333333003333 3333333333773333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 end object BitBtn1: TBitBtn Left = 9 Top = 274 Width = 66 Height = 25 Hint = 'Save page to file' Caption = 'Save' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 5 OnClick = BitBtn1Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00001000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070 7700333333337777777733333333008088003333333377F73377333333330088 88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000 000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039 99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999 99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339 99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999 93337FFFF7737777733300000033333333337777773333333333} NumGlyphs = 2 end end object TabbedNotebook1: TTabbedNotebook Left = 10 Top = 350 Width = 247 Height = 168 TabFont.Charset = ANSI_CHARSET TabFont.Color = clBtnText TabFont.Height = -13 TabFont.Name = 'MS Sans Serif' TabFont.Style = [] TabOrder = 1 object TTabPage Left = 4 Top = 27 Caption = 'Images' object GroupBox6: TGroupBox Left = 5 Top = 0 Width = 228 Height = 135 Caption = 'Print Size (in)' TabOrder = 0 OnMouseMove = GroupBox6MouseMove object Label1: TLabel Left = 18 Top = 24 Width = 29 Height = 16 Caption = 'Size:' end object Label5: TLabel Left = 110 Top = 24 Width = 6 Height = 16 Caption = 'x' end object Label6: TLabel Left = 12 Top = 79 Width = 64 Height = 16 Caption = 'For best fit:' end object Edit1: TEdit Left = 56 Top = 18 Width = 50 Height = 24 Hint = 'Enter the horizontal print bound (maximum horizontal print size)' + '. You may enter the horizontal measurement or the number of pri' + 'nts to fit across the paper (ex: enter 2x for two prints across,' + ' etc). ' ParentShowHint = False ShowHint = True TabOrder = 1 Text = '4.0' OnEnter = Edit1Enter end object Edit2: TEdit Left = 122 Top = 18 Width = 51 Height = 24 Hint = 'Enter the vertical print bound (maximum vertical print size). Y' + 'ou may enter the vertical measurement or the number of prints to' + ' fit down the paper (ex: enter 2x for two prints down, etc). ' ParentShowHint = False ShowHint = True TabOrder = 2 Text = '6.0' OnEnter = Edit2Enter end object BitBtn4: TBitBtn Left = 183 Top = 18 Width = 33 Height = 26 Hint = 'Click to set the initial bounds to use when images are added to ' + 'the queue. Bounds specify the space that the image will occupy.' + ' Images with resolutions (aspect ratios) that do not fit will b' + 'e fitted inside the bounds and scaled as large as possible.' Caption = 'Ok' Default = True Enabled = False ModalResult = 1 ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = BitBtn4Click NumGlyphs = 2 end object ComboBox2: TComboBox Left = 84 Top = 75 Width = 134 Height = 24 Hint = 'When an image is taller and bounds are wider (or vise versa), Qi' + 'mage will rotate the selected entity to obtain the best fit. "R' + 'otate Image" and "Rotate Bounds" print the entire image while "C' + 'rop Image" fills the bounds exactly while cropping as needed.' ItemHeight = 16 Items.Strings = ( 'Rotate Image' 'Rotate Bounds' 'Crop Image') ParentShowHint = False ShowHint = True TabOrder = 0 Text = 'Rotate Image' OnChange = ComboBox2Change end object BitBtn9: TBitBtn Left = 12 Top = 103 Width = 205 Height = 27 Hint = 'Click here to change bounds on all selected images in the queue' Caption = 'Apply to images in the queue' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 4 OnClick = BitBtn9Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333333333333333333333333333333 3333333333333FF3333333333333003333333333333F77F33333333333009033 333333333F7737F333333333009990333333333F773337FFFFFF330099999000 00003F773333377777770099999999999990773FF33333FFFFF7330099999000 000033773FF33777777733330099903333333333773FF7F33333333333009033 33333333337737F3333333333333003333333333333377333333333333333333 3333333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 end object BitBtn16: TBitBtn Left = 12 Top = 46 Width = 205 Height = 25 Hint = 'Click here to select predefined sizes or drop images directly in' + 'to any frame.' Caption = 'Quick Size/Drop Frames' ParentShowHint = False ShowHint = True TabOrder = 5 OnClick = BitBtn16Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003FFFFFFFFFFF FFFF33333333333FFFFF3FFFFFFFFF00000F333333333377777F33FFFFFFFF09 990F33333333337F337F333FFFFFFF09990F33333333337F337F3333FFFFFF09 990F33333333337FFF7F33333FFFFF00000F3333333333777773333333FFFFFF FFFF3FFFFF3333333F330000033FFFFF0FFF77777F3333337FF30EEE0333FFF0 00FF7F337FFF333777FF0EEE00033F00000F7F33777F3777777F0EEE0E033000 00007FFF7F7FF777777700000E00033000FF777773777F3777F3330EEE0E0330 00FF337FFF7F7F3777F33300000E033000FF337777737F37773333330EEE0300 03FF33337FFF77777333333300000333333F3333777773333333} NumGlyphs = 2 end end end object TTabPage Left = 4 Top = 27 Caption = 'Document' object GroupBox1: TGroupBox Left = 0 Top = 1 Width = 238 Height = 128 Caption = 'Document Options' TabOrder = 0 OnMouseMove = GroupBox1MouseMove object Label2: TLabel Left = 16 Top = 21 Width = 103 Height = 16 Caption = 'Page Orientation:' end object Label3: TLabel Left = 10 Top = 50 Width = 110 Height = 16 Caption = 'Image Positioning:' end object ComboBox1: TComboBox Left = 128 Top = 15 Width = 100 Height = 24 Hint = 'Select portrait if images are to be printed on the paper normall' + 'y. Select landscape to rotate the paper 90 degrees.' ItemHeight = 16 Items.Strings = ( 'Portrait' 'Landscape') ParentShowHint = False ShowHint = True TabOrder = 0 Text = 'Portrait' OnChange = ComboBox1Change end object CheckBox1: TCheckBox Left = 22 Top = 70 Width = 188 Height = 21 Hint = 'Check this box to print the file name, image size, and file date' + ' below each image on the printed page.' Caption = 'Print image/file information' ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = CheckBox1Click OnMouseUp = CheckBox1MouseUp end object ComboBox5: TComboBox Left = 128 Top = 44 Width = 100 Height = 24 Hint = 'Manual - one image per page at specified location. Compact - mi' + 'nimizes paper coverage by clustering in upper left. Center - sp' + 'ace as far apart as possible and center on page. Template - mat' + 'ch sample on main screen. Optimize - rearrange print order.' ItemHeight = 16 Items.Strings = ( 'Center' 'Compact' 'Template' 'Optimize' 'Manual' 'Freehand') ParentShowHint = False ShowHint = True TabOrder = 1 Text = 'Center' OnChange = ComboBox5Change end object RadioButton3: TRadioButton Left = 48 Top = 88 Width = 113 Height = 17 Caption = 'Detailed Info' Checked = True Enabled = False TabOrder = 3 TabStop = True end object RadioButton4: TRadioButton Left = 48 Top = 104 Width = 113 Height = 17 Caption = 'Filename only' Enabled = False TabOrder = 4 end end end object TTabPage Left = 4 Top = 27 Caption = 'Queue Actions' object GroupBox5: TGroupBox Left = 0 Top = 25 Width = 238 Height = 85 Caption = 'Queue Actions' TabOrder = 0 OnMouseMove = GroupBox5MouseMove object BitBtn6: TBitBtn Left = 5 Top = 47 Width = 111 Height = 27 Hint = 'Click here to view a full screen slide show of all images in the' + ' view/print queue. Images may be removed from the queue while v' + 'iewing.' Caption = 'Slide Show' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = BitBtn6Click Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777770000000000000770777777777777707070000000000 0707070EFEFEFEFE0707070F8888888F0707070EFEFEFEFE0707070F8888888F 0707070EFEFEFEFE0707070F888FEFEF0707070EFEFEFEFE0707070000000000 0707077777777777770770000000000000777777777777777777} end object BitBtn7: TBitBtn Left = 121 Top = 17 Width = 110 Height = 27 Hint = 'Click to select/setup the printer before printing. Qimage Pro w' + 'ill remember these settings and use them for all future sessions' + '.' Caption = 'Printer Setup' ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = BitBtn7Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550FF0559 1950555FF75F7557F7F757000FF055591903557775F75557F77570FFFF055559 1933575FF57F5557F7FF0F00FF05555919337F775F7F5557F7F700550F055559 193577557F7F55F7577F07550F0555999995755575755F7FFF7F5570F0755011 11155557F755F777777555000755033305555577755F75F77F55555555503335 0555555FF5F75F757F5555005503335505555577FF75F7557F55505050333555 05555757F75F75557F5505000333555505557F777FF755557F55000000355557 07557777777F55557F5555000005555707555577777FF5557F55553000075557 0755557F7777FFF5755555335000005555555577577777555555} NumGlyphs = 2 end object BitBtn8: TBitBtn Left = 121 Top = 47 Width = 110 Height = 27 Hint = 'Click to print all images in the queue.' Caption = 'Print' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = BitBtn8Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033 33333337FFFF7733333333300000033333333337777773333333} NumGlyphs = 2 end object BitBtn14: TBitBtn Left = 5 Top = 17 Width = 111 Height = 27 Hint = 'Perform batch image enhancement/filter operations on all images ' + 'in the queue' Caption = 'Batch Filter' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = BitBtn14Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333FFFFF3333333333999993333333333F77777FFF333333999999999 3333333777333777FF33339993707399933333773337F3777FF3399933000339 9933377333777F3377F3399333707333993337733337333337FF993333333333 399377F33333F333377F993333303333399377F33337FF333373993333707333 333377F333777F333333993333101333333377F333777F3FFFFF993333000399 999377FF33777F77777F3993330003399993373FF3777F37777F399933000333 99933773FF777F3F777F339993707399999333773F373F77777F333999999999 3393333777333777337333333999993333333333377777333333} NumGlyphs = 2 end end end end object Panel1: TPanel Left = 10 Top = 521 Width = 247 Height = 24 Hint = 'This panel shows Qimage status (number of pages in the queue, wh' + 'at the software is doing if it is performing a function, etc.)' ParentShowHint = False ShowHint = True TabOrder = 2 OnMouseMove = Panel1MouseMove end end object StatusBar1: TStatusBar Left = 0 Top = 554 Width = 837 Height = 19 Panels = <> SimplePanel = True OnMouseMove = StatusBar1MouseMove end object OpenDialog1: TOpenDialog Filter = 'Qimage Pro Program Settings|*.set|Qimage Pro Session|*.ses|All F' + 'iles|*.*' Left = 168 Top = 65528 end object PrinterSetupDialog1: TPrinterSetupDialog Left = 160 Top = 65528 end object MainMenu1: TMainMenu Left = 152 Top = 65528 object Exit1: TMenuItem Caption = 'File' object LoadLayout1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 77777777777777777777000000000007777700333333333077770B0333333333 07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07 77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777 7007777777770777070777777777700077777777777777777777} Caption = 'Load SETTINGS' OnClick = LoadLayout1Click end object SaveCurrentLayout1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 2222220000000000000220330000008803022033000000880302203300000088 0302203300000000030220333333333333022033000000003302203088888888 0302203088888888030220308888888803022030888888880302203088888888 0002203088888888080220000000000000022222222222222222} Caption = 'Save Current SETTINGS' OnClick = SaveCurrentLayout1Click end object LoadSESSION1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 77777777777777777777000000000007777700333333333077770B0333333333 07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07 77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777 7007777777770777070777777777700077777777777777777777} Caption = 'Load SESSION' OnClick = LoadSESSION1Click end object SaveCurrentSESSION1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 2222220000000000000220330000008803022033000000880302203300000088 0302203300000000030220333333333333022033000000003302203088888888 0302203088888888030220308888888803022030888888880302203088888888 0002203088888888080220000000000000022222222222222222} Caption = 'Save Current SESSION' Enabled = False OnClick = SaveCurrentSESSION1Click end object Print1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000D80E00001000000000000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 22222200000000000222208888888880802200000000000008020888888BBB88 0002088888877788080200000000000008800888888888808080200000000008 0800220FFFFFFFF080802220F00000F000022220FFFFFFFF022222220F00000F 022222220FFFFFFFF02222222000000000222222222222222222} Caption = 'Print' Enabled = False OnClick = Print1Click end object Exitdontsavecurrentsettings1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777777777777777771F77771F7777777777777111F777777 1F7777111F777771F777777111F77711F7777777111F711F77777777711111F7 7777777777111F7777777777711111F777777777111F71F77777771111F77711 F77771111F7777711F77711F7777777711F77777777777777777} Caption = 'Exit Without Saving Settings' OnClick = Exitdontsavecurrentsettings1Click end object CloseQimage1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777777777777777770F77770F7777777777777000F777777 0F7777000F777770F777777000F77700F7777777000F700F77777777700000F7 7777777777000F7777777777700000F777777777000F70F77777770000F77700 F77770000F7777700F77700F7777777700F77777777777777777} Caption = 'Exit' OnClick = CloseQimage1Click end end object FileManager1: TMenuItem Caption = 'Utilities' object History1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000D80E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 77777777744444444447777774FFFFFFFF47777774FFFFFFFF47777774FFFFFF FF477744444444444447774FF4F444444447774FF44444444447774FFFFFFFF4 777744444444444477774F4F4444444477774F444444444477774FFFFFFFF477 777744444444447777774F444444447777774444444444777777} Caption = 'Folder History' object folder11: TMenuItem Visible = False OnClick = folder11Click end object folder21: TMenuItem Visible = False OnClick = folder21Click end object folder31: TMenuItem Visible = False OnClick = folder31Click end object folder41: TMenuItem Visible = False OnClick = folder41Click end object folder51: TMenuItem Visible = False OnClick = folder51Click end object folder61: TMenuItem Visible = False OnClick = folder61Click end object folder71: TMenuItem Visible = False OnClick = folder71Click end object folder81: TMenuItem Visible = False OnClick = folder81Click end object folder91: TMenuItem Visible = False OnClick = folder91Click end object folder101: TMenuItem Visible = False OnClick = folder101Click end end object TransferRenameFiles1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00700000077777 777700033330777777770BB03333077777770BBB0333307770770BBBB0000007 00000BBBBBBB077770700BB00000077777700007777777777770777777777777 7770788888888887777011111111118777701711177771877770171F17777180 0000171117777187777717777788718777771111111111777777} Caption = 'Flash Card Copy/Move' OnClick = TransferRenameFiles1Click end object Run1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 2222200000000002222203300007030222220330000703000222033000000303 0222033333333303000203300000330303020307777703030302030777770303 0302030777770003030203077777070303020000000000000302220307777707 0302220000000000000222220307777707022222000000000002} Caption = 'Run File Manager' OnClick = Run1Click end object ThumbnailManager1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 777777777744444444447777774FFFFFFFF47777774FFFFFFFF47777774FFFFF FFF466666644444444446FFFFF4F444444446FFFFF44444444446FFFFFFFF677 777766666666666666676F66666666FFFF676666666666FFFF67777776FFFFFF FF677777766666666667777776F6666666677777766666666667} Caption = 'Thumbnail Manager' OnClick = ThumbnailManager1Click end end object Options1: TMenuItem Caption = 'Options' object Hairline1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 2222BFBFB2222222222222222BF2222222222222220002222222222220FBF022 222222220F8FBF0222222220F8F78BF02222220F8F78BFB8022220F8F78BFB87 7022000F78BFB877702222200BFB87770222222220B877784022222222077704 4402222222200020444022222222222204402222222222222002} Caption = 'Hairline Border' OnClick = Hairline1Click end object Interpolation1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00808080808080 8080080808080808080880808080808080800808080808080808808080808080 8080080808999908080880808089908080800808080998080808808080899080 8080080808099808080880808089908080800808080998080808808080999980 8080080808080808080880808080808080800808080808080808} Caption = 'Interpolation' OnClick = Interpolation1Click end object Margins1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 2222220000000000002222077577777570222205555555555022220775777775 7022220775777775702222077577777570222207757777757022220775777775 7022220775777775702222077577777570222207757777757022220775777700 0022220555555507022222077577770022222200000000022222} Caption = 'Page Margins' OnClick = Margins1Click end object prescaling1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888844444 444488888884FFFFFFF488888884F00000F488888884FFFFFFF488888884F000 00F488888884FFFFFFF488888884F00F444488888884FFFF4F4888888884FFFF 448800000084444448880FFFF088888888880F00F088888888880FFFF0888888 888800F0F088888888880FF00888888888880000808888888888} Caption = 'Print Prescaling' OnClick = prescaling1Click end object PrinterFont1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777744444444444477777777777777777777444447774444777777447777 7447777777744777744777777777444444477777777774477447707770777744 7447708780777774444778000877777744477707077777777447770707777777 7777778087777777777777707777777777777777777777777777} Caption = 'Printer Font' OnClick = PrinterFont1Click end object N3: TMenuItem Caption = '-' end object GlobalFilter1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888889888 888888888888988888888888888898888888B0B0B0B090000000888888889888 88880B0B0B0B900000008888888898888888B0B0B0B090000000888888889888 88880B0B0B0B900000008888888898888888B0B0B0B090000000888888889888 88880B0B0B0B9000000088888888988888888888888898888888} Caption = 'Global Filter' object On1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000CE0E00001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777774F7777777777777444F777777777774444F7777777777444F44F777 77777444F7744F777777774F77774F7777777777777774F7777777777777774F 7777777777777774F7777777777777774F7777777777777774F7777777777777 7747777777777777777777777777777777777777777777777777} Caption = 'On' OnClick = On1Click end object Off1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000D80E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777777777777777770F77770F7777777777777000F777777 0F7777000F777770F777777000F77700F7777777000F700F77777777700000F7 7777777777000F7777777777700000F777777777000F70F77777770000F77700 F77770000F7777700F77700F7777777700F77777777777777777} Caption = 'Off' OnClick = Off1Click end object Edit3: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000D80E00001000000000000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 222200000000000022220FFFFFFFFFF022220F00F00000F022220FFFFFFFFFF0 22220F00F00000F022220FFFFFFFFFF022220FFFFFFF0FF022220F00FFF080F0 22220F080F08080002440FF08080808880440000080808888844222220808888 8844222222088888804422222220000002442222222222222222} Caption = 'Edit' OnClick = Edit3Click end end object AutoRenameOptions1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000CE0E00001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777770777000777777777007707707777070700070770770777770077 0007777777770777077070777777777707707777777777770007770777777777 7777777777777777777707770777777777770777077777777777000007777777 7777707077777777777770007777777777777707777777777777} Caption = 'Auto Rename Options' OnClick = AutoRenameOptions1Click end object Setup1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 2222200000000002222203300007030222220330000703000222033000000303 0222033333333303000203300000330303020307777703030302030777770303 0302030777770003030203077777070303020000000000000302220307777707 0302220000000000000222220307777707022222000000000002} Caption = 'File Manager Setup' OnClick = Setup1Click end object NEFformat1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000D80E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 77777777777777777777777BBBBB77BB7777777BBBBB7BBB77777777BB777BBB 77777777BB77BBBB77777777BB77BBBB77777777BB7BB7BB77777777BB7BB7BB 77777777BBBB77BB77777777BBBB77BB77777777BBB777BB7777777BBBB7BBBB B777777BBB77BBBBB77777777777777777777777777777777777} Caption = 'NEF Format Options' OnClick = NEFformat1Click end object SlideShowOptions1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777770000000000000770777777777777707070000000000 0707070EFEFEFE9E0707070F8898889F0707070EFE999E9E0707070999989999 07070709F9999EFE07070709898FEFEF0707070999FEFEFE0707070000000000 0707077777777777770770000000000000777777777777777777} Caption = 'Slide Show Options' OnClick = SlideShowOptions1Click end object N4: TMenuItem Caption = '-' end object refresh1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 77777777774444444444777779999FFFFFF477799999999FFFF47799974FF999 FFF46699664444999444699FFF4F44499444699FFF4444499444699FFFFFF679 977769966666666996676F9966669699FF67669966669999FF67777776FF999F FF677777766699996667777776F6666666677777766666666667} Caption = 'Refresh Thumbs' OnClick = refresh1Click end object ScreenFont1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777744444444444477777777777777777777444447774444777777447777 7447777777744777744777777777444444477777777774477447707770777744 7447708780777774444778000877777744477707077777777447770707777777 7777778087777777777777707777777777777777777777777777} Caption = 'Thumbnail Font' OnClick = ScreenFont1Click end object N5: TMenuItem Caption = '-' end object Interface1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777744444444444444474FFFFFFFFFFFFF474FFFFFFFFFFF FF474FFFFFFFFFFFFF474FFFFFFFFFFFFF474F0F0F0F0F0F0F474FFFFFFFFFFF FF474FFFFFFFFFFFFF474FFFFFFFFFFFFF4744444444444444474FF444444444 4447444444444444444777777777777777777777777777777777} Caption = 'Interface' object radiobutton1: TMenuItem Caption = 'Names Only' RadioItem = True OnClick = RadioButton1Click end object radiobutton2: TMenuItem Caption = 'Thumbnails' Checked = True RadioItem = True OnClick = RadioButton2Click end object checkbox2: TMenuItem Caption = 'Save Thumbnails' Checked = True OnClick = CheckBox2Click end object N6: TMenuItem Caption = '-' end object EXIFHotbar1: TMenuItem Caption = 'EXIF Hotbar' Checked = True OnClick = EXIFHotbar1Click end end object Units2: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 8888888808808808888888880880880888888888888000088888888808808888 8888888888888888888800000000000000000880888088808880008880888088 8080008080808080808000000000000000008888888888888888880808080808 0888880808080808088888000008000008888888888888888888} Caption = 'Units' object English1: TMenuItem Caption = 'English' RadioItem = True OnClick = English1Click end object Metric1: TMenuItem Caption = 'Metric' RadioItem = True OnClick = Metric1Click end end end object Help1: TMenuItem Caption = 'Help' object Contents1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 2222222222200022222222222005580222222220055FF780222220055FF00778 0222855FF0055077802285F00555550778028005553B55507780855555535555 070225F55555BB555002225F555553BB55022225F55535BB555022225F55BBB5 5500222225F5555500222222225F550022222222222550222222} Caption = 'Contents' OnClick = Contents1Click end object Context1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000000000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 8888888880088888888888888008888888888888008888444888088800888844 4888008008888888888800000888884478880000000088447888000000088884 4888000000888888447800000887448874470000888447888444000888844788 8444008888884488744708888888844444788888888888888888} Caption = 'Context Sensitive Help' OnClick = Context1Click end object Registration1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777774F7777777777777444F777777777774444F7777777777444F44F777 77777444F7744F777777774F77774F7777777777777774F7777777777777774F 7777777777777774F7777070700077004F7770077077707704F7700070077070 0747707070777077777770007000770077777777777777777777} Caption = 'Registration Info' OnClick = Registration1Click end object QuickStartInfo1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 888888888880088888888888880B308888888888880B30888888888888800888 88888888880B308888888888880B308888888888880B308888888888880BB308 888888880080BB3088888880B3080BB308888880B30880B308888880BB300BB3 088888880BBBBB30888888888000000888888888888888888888} Caption = 'Quick Start Info' OnClick = QuickStartInfo1Click end end end object ImageList1: TImageList DrawingStyle = dsTransparent Left = 142 Top = 65530 end object SaveDialog1: TSaveDialog Filter = 'Qimage Pro Program Settings|*.set|Qimage Pro Session|*.ses|All F' + 'iles|*.*' Left = 192 end object FontDialog1: TFontDialog Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 232 Top = 8 end object FontDialog2: TFontDialog Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 256 Top = 8 end object PopupMenu1: TPopupMenu OnPopup = PopupMenu1Popup Left = 402 Top = 410 object SelectAll1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777777777744447777777777444444447777777444777744 4777777447777774477777447777777744777744777777774477774477777777 4477774477777777447777744777747447777774477774444777777777777444 7777777777777444477777777777777777777777777777777777} Caption = 'Select/Deselect All' OnClick = SelectAll1Click end object Remove1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000CE0E00001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 8888888888888888888888888888888888888888888888888888888888888888 8888888888888888888888888888888888888999999999999998899999999999 9998888888888888888888888888888888888888888888888888888888888888 8888888888888888888888888888888888888888888888888888} Caption = 'Remove From Queue' ShortCut = 46 OnClick = Remove1Click end object ClearQueue1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 2222222222222222222222222222222222222800000082222222207777770022 2222207777770802222228077777088022222207F7F7F088022222207F7F7F08 8022222207F7F7F088822222207F7F7F080222222207F7F7F802222222207F7F 7702222222228000088222222222222222222222222222222222} Caption = 'Clear Queue' ShortCut = 16430 OnClick = ClearQueue1Click end object N2: TMenuItem Caption = '-' end object Convert1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000D80E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 777777777777777777777777777777077777777777777700777777777777770E 077777770000000EE07777770EEEEEEEEE0700000EEEEEEEEEE00FFF0EEEEEEE EE070F880000000EE0770FFFFFFF070E07770F88888F070077770FFFFFFF0707 7777444444444777777744444444477777777777777777777777} Caption = 'Convert Images' ShortCut = 16451 OnClick = Convert1Click end object DeleteFilters1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000D80E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777777777777777771F77771F7777777777777111F777777 1F7777111F777771F777777111F77711F7777777111F711F77777777711111F7 7777777777111F7777777777711111F777777777111F71F77777771111F77711 F77771111F7777711F77711F7777777711F77777777777777777} Caption = 'Delete Filter(s)' ShortCut = 16430 OnClick = DeleteFilters1Click end object Comparator1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000D80E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 77777777777777777777744444444444447774FFFFF4FFFFF47774FFFFF4FFFF F47774FFFFF4FFFFF47774FFFFF4FFFFF47774FFFFF4FFFFF47774FFFFF4FFFF F47774FFFFF4FFFFF47774FFFFF4FFFFF47774FFFFF4FFFFF477744444444444 447774F44444F444447774444444444444777777777777777777} Caption = 'Comparator' ShortCut = 16474 OnClick = Comparator1Click end end object PopupMenu2: TPopupMenu OnPopup = PopupMenu2Popup Left = 402 Top = 247 object SelectAll2: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777777777744447777777777444444447777777444777744 4777777447777774477777447777777744777744777777774477774477777777 4477774477777777447777744777747447777774477774444777777777777444 7777777777777444477777777777777777777777777777777777} Caption = 'Select/Deselect All' OnClick = SelectAll2Click end object AddtoQueue1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 8888888888899888888888888889988888888888888998888888888888899888 8888888888899888888888888889988888888999999999999998899999999999 9998888888899888888888888889988888888888888998888888888888899888 8888888888899888888888888889988888888888888888888888} Caption = 'Add to Queue' ShortCut = 45 OnClick = AddtoQueue1Click end object Copy1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 8888888888888888888888888844444444488888884FFFFFFF488888884F0000 0F480000004FFFFFFF480FFFFF4F00000F480F00004FFFFFFF480FFFFF4F00F4 44480F00004FFFF4F4880FFFFF4FFFF448880F00F044444488880FFFF0F08888 88880FFFF0088888888800000088888888888888888888888888} Caption = 'Copy Images' ShortCut = 16451 OnClick = Copy1Click end object Move1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 8888888888888888888888888844444444488888884FFFFFFF488888884F0000 0F488787874FFFFFFF4878F8F84F00000F488F87874FFFFFFF4878F8F84F00F4 44488F87874FFFF4F48878F8F84FFFF448888F8787444444888878F8F8F88888 88888F8F87888888888887878788888888888888888888888888} Caption = 'Move Images' ShortCut = 16461 OnClick = Move1Click end object Rename1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777770777000777777777007707707777070700070770770777770077 0007777777770777077070777777777707707777777777770007770777777777 7777777777777777777707770777777777770777077777777777000007777777 7777707077777777777770007777777777777707777777777777} Caption = 'Rename Images' ShortCut = 16466 OnClick = Rename1Click end object AutoRename1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777744444 444477770774F7F7F7F4777700747F1F117477770004F71717F477070074711F 717477770774F71711F4707777747F7F7F74777777744444444477077774C4CC C4C4777777744444444407770777777777770777077777777777000007777777 7777707077777777777770007777777777777707777777777777} Caption = 'Auto Rename Images' ShortCut = 16449 OnClick = Autorename1Click end object Delete1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777777777777777771F77771F7777777777777111F777777 1F7777111F777771F777777111F77711F7777777111F711F77777777711111F7 7777777777111F7777777777711111F777777777111F71F77777771111F77711 F77771111F7777711F77711F7777777711F77777777777777777} Caption = 'Delete Images' ShortCut = 46 OnClick = Delete1Click end object Recycle1: TMenuItem Bitmap.Data = { 36030000424D3603000000000000360000002800000010000000100000000100 1800000000000003000000000000000000000000000000000000C0C0C0C0C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0808080505050C0C0C0C0C0C0C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C080808090 AFAFCFCFCF5F5F5F5050502F2F2FC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0 C0C0C0C0C0C080808090AFAFD0E0E0D0E0E0CFCFCF90AFAF5050504F4F4F2F2F 2FC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C090AFAFD0E0E0D0E0E0FFFFFF00 6000D0D0D0CFCFCF6060605050502F2F2F2F2F2FC0C0C0C0C0C0C0C0C0C0C0C0 9F9F9FD0E0E0D0E0E09FCF9F008000008000FFFFFFCFCFCF6060605050504F4F 4F2F2F2FC0C0C0C0C0C0C0C0C0C0C0C090AFAFD0E0E09FCF9FFFFFFF008000CF CFCF006000C0C0C07070706060604F4F4F2F2F2FC0C0C0C0C0C0C0C0C0C0C0C0 D0E0E09FCF9F9FCF9FCFCFCF609F60CFCFCF006000C0C0C07070706060605050 504F4F4FC0C0C0C0C0C0C0C0C0C0C0C0D0E0E0609F60FFFFFFCFCFCFCFCFCFCF CFCFCFCFCFCFCFCFC0C0C07070705F5F5F5050502F2F2FC0C0C0C0C0C09F9F9F D0E0E0008000006000FFFFFF006000006000FFFFFFCFCFCFC0C0C07070706060 605050502F2F2FC0C0C0C0C0C09F9F9FD0E0E0008000FFFFFFD0E0E000600060 9F60FFFFFFCFCFCFC0C0C0707070707070606060505050C0C0C0C0C0C09F9F9F D0E0E09FCF9F9FCF9F008000609F60CFCFCFCFCFCFCFCFCFC0C0C07070707070 70606060505050C0C0C0C0C0C0CFCFCFD0E0E0D0E0E0D0E0E0D0E0E0D0E0E0C0 C0C0C0C0C0FFFFFF7070709F9F9FFFFFFF707070606060C0C0C0C0C0C0D0E0E0 D0E0E0D0E0E0C0C0C0C0C0C0FFFFFF1F1F1F2F2F2F7070709F9F9FC0C0C0C0C0 C0C0C0C0FFFFFFC0C0C0C0C0C0C0C0C0C0C0C0FFFFFF1F1F1F1F1F1F1F1F1F2F 2F2F7070709F9F9FC0C0C0C0C0C0C0C0C0606060C0C0C0C0C0C0C0C0C0202020 1F1F1F1F1F1F1F1F1F1F1F1F2F2F2F7070709F9F9FC0C0C0606060606060C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C09F9F9F1F1F1F1F1F1F7070709F 9F9FC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0} Caption = 'Recycle Images' ShortCut = 16472 OnClick = Recycle1Click end object N1: TMenuItem Caption = '-' end object FullScreen1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777770000000000000770777777777777707070000000000 0707070EFEFEFEFE0707070F8888888F0707070EFEFEFEFE0707070F8888888F 0707070EFEFEFEFE0707070F888FEFEF0707070EFEFEFEFE0707070000000000 0707077777777777770770000000000000777777777777777777} Caption = 'Display Full Screen (current thumb)' OnClick = FullScreen1Click end object ImageExaminer1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000CE0E00001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777777777777770000000000000770777777777777707070000000000 0707070EEEE9EEEE0707070EEEE9EEEE0707070EEEE9EEEE0707070999999999 0707070EEEE9EEEE0707070EEEE9EEEE0707070EEEE9EEEE0707070000000000 0707077777777777770770000000000000777777777777777777} Caption = 'Image Examiner (current thumb)' ShortCut = 16474 OnClick = ImageExaminer1Click end object ImageInfo1: TMenuItem Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222 222200000000000022220FFFFFFFFFF022220F00F00000F022220FFFFFFFFFF0 22220F00F00000F022220FFFFFFFFFF022220FFFFFFF0FF022220F00FFF080F0 22220F080F08080002440FF08080808880440000080808888844222220808888 8844222222088888804422222220000002442222222222222222} Caption = 'Display Image Info (current thumb)' ShortCut = 16457 OnClick = ImageInfo1Click end end end